Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hwdef: AP_BATTERY_ESC_ENABLED needs HAL_WITH_ESC_TELEM #25482

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

peterbarker
Copy link
Contributor

../../libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp: In member function 'virtual void AP_BattMonitor_ESC::read()':
../../libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp:29:5: error: 'AP_ESC_Telem' was not declared in this scope
   29 |     AP_ESC_Telem& telem = AP::esc_telem();
      |     ^~~~~~~~~~~~
compilation terminated due to -Wfatal-errors.

@tridge tridge merged commit d2a3fed into ArduPilot:master Nov 8, 2023
37 checks passed
@peterbarker peterbarker deleted the pr/fix-minimize-common-dep branch November 8, 2023 09:42
@IamPete1 IamPete1 removed the DevCallEU label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants